GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / PdfShowDialogForPassword Property





In This Topic
PdfShowDialogForPassword Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(15)>
Property PdfShowDialogForPassword As Boolean
[DispId(15)]
bool PdfShowDialogForPassword {get; set;}
read-write property PdfShowDialogForPassword: Boolean; 
DispIdAttribute(15)
function get,set PdfShowDialogForPassword : boolean
[DispId(15)]
__property bool get_PdfShowDialogForPassword();
__property void set_PdfShowDialogForPassword( 
   bool value
);
[DispId(15)]
property bool PdfShowDialogForPassword {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members